Chill poses inspired by Steviesworld from jimmy oakes yt

Don't forget to read the readme for the favoriteAnims.xml line. It's necessary to add.

Place this line into favoriteAnims.xml in your menyooStuff folder.

	<Anim dict="anim@sw_sit_chill" name="sit_chill_clip" />
	<Anim dict="anim@sw_chill_pose" name="chill_pose_clip" />


Install using Jennie's Custom Anims mod. Get it here:
https://www.gta5-mods.com/misc/custom-animations-add-on-customanims

Make sure you follow their guidelines on how to install that mod properly and how to install animations using it.



FOR DPEMOTES USERS ON FIVEM: 


Place anim@sitting_thot.ycd into this folder:

resources/dpemotes-master/streams

Then copy this line into your AnimationList.lua

["swchill1"] = {"anim@sw_sit_chill", "sit_chill_clip", "Seated Thot Selfie (Smos)", AnimationOptions =
{
	EmoteLoop = false,
	EmoteMoving = false,
}},

["swchill2"] = {"anim@sw_chill_pose", "chill_pose_clip", "Chill Pose 2 (Smos)", AnimationOptions =
{
	EmoteLoop = false,
	EmoteMoving = false,
}},